How to Install libevtx-utils software package in Ubuntu 16.10 (Yakkety Yak)

How to Install libevtx-utils software package in Ubuntu 16.10 (Yakkety Yak)

libevtx-utils software package provides Windows XML Event Log format access library -- Utilities, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libevtx-utils 

libevtx-utils is installed in your system.

Make ensure the libevtx-utils package were installed using the commands given below,

$ sudo dpkg-query -l | grep libevtx-utils *

You will get with libevtx-utils package name, version, architecture and description in a table

libevtx-utils package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Other OS's and file systems
Package libevtx-utils
Version 20160421-1
Description Windows XML Event Log format access library -- Utilities
Sub Section otherosfs


See Also, How to uninstall or remove libevtx-utils software package from Ubuntu 16.10 (Yakkety Yak)?